﻿@charset "utf-8";
/* CSS Document */

body{
	margin:0px; padding:0px; font-family:"微软雅黑"; font-size:12px; line-height:22px; color:#333333;
	min-width:1200px; background:#FFF;
}
/*------------------------Start 解决12号字在google和傲游浏览器的不识别小于12号的英文字体-------------*/
html{-webkit-text-size-adjust:none;}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0px; padding:0px;
}
ul{
	margin:0px; padding:0px; list-style-type:none;
}
dl{
	margin:0px;	padding:0px; list-style-type:none;
}
dd{
	margin:0px;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#0b5cac;
	text-decoration:none;
}
.link-blue{
	color: #0b5cac;
	text-decoration:underline;
}
.link-blue:hover{
	color: #0b5cac;
	text-decoration:underline;
}
img{
	font-size:0px;
	line-height:0px;
	vertical-align:bottom;
	border:0px;
}
.c{
	clear:both;
	margin:0px;
	padding:0px;
	list-style:none;
}

/*--End 分页样式---------*/
.top_w{
	height:40px;
	line-height:40px;
	margin:0 auto;
	width:100%;
	clear:both;
}
.top_n{
	margin:0 auto;
	width:1200px;
}
.top_n_left{
	float:left;
	color:#666;
	background:url(../images/top_01.jpg) 0px 14px no-repeat;
	padding-left:19px;
}
.top_n_right{
	float:right;
	color:#777;
}
.top_n_right a{
	margin:0 8px;
	color:#666;
	line-height: 40px;
	height:40px;
	padding:10px 0;
}
.top_n_right a:hover{
	color:#357444;}
.top_n_right a.fh_sy{
	background: url(../images/top_02.jpg) left center no-repeat;
	padding-left:23px;
}
.top_n_right a.sjz_sy{
	background:url(../images/top_03.jpg) 2px center no-repeat;
	padding-left:30px;
	margin-right:0px;
}
.logo_w{
	clear:both;
	overflow:hidden;
	height:130px;
	margin:0 auto;
	width:100%;
	background:url(../images/logo_bj.jpg) top left repeat-x;
}
.logo_n{
	background: url(../images/web_03.jpg) top center no-repeat;
	height:130px;
	margin:0 auto;
	width:1200px;}
.nav_w{
	margin:0 auto;
	width:100%;
	clear:both;
	overflow:hidden;
	background-color:#1a1e29;
	border-bottom:2px solid #357444;
	height:60px;
	line-height:60px;}
.nav_n{
	margin:0 auto;
	width:1200px;
	overflow:hidden;}
.nav_n ul{
	clear:both;
	overflow:hidden;}
.nav_n ul li{
	float:left;
	width:133px;
	text-align:center;
	font-size:14px;
}
.nav_n ul li a{
	color:#fff;}
.nav_n ul li a:hover{
	color:#fff;}
.nav_n ul li:hover,.nav_n ul li.first{
	background:url(../images/nav_w.jpg) left center repeat-x;
	height:60px;}
	
/************/

.banner_w {
  width: 100%;
  height:574px;
  position: relative;
  overflow: hidden;
  clear: both;
  z-index:1;
  background-color: #f8f8f8;
}

.banner {
  margin: 0 auto;
  width: 1920px;
  height:574px;
  position: absolute;
  overflow: hidden;
  left: 50%;
  margin-left: -960px;
}

.banner .img {
  width: 25000px;
  position: absolute;
  left: 0;
  top: 0;
}

.banner .img li {
  float: left;
  overflow: hidden;
}

.banner .num {
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 0;
  text-align: center;
  font-size: 0;
}

.banner .num li {
  width: 12px;
  height:12px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
}

.banner .num li.on {
  background-color: #ffff00;
}

.banner .btn {
  width: 30px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
  text-align: center;
  line-height: 46px;
}

.banner:hover .btn {
  display: block
}

.banner .btn_l {
  left: 15%;
}

.banner .btn_r {
  right: 15%;
}

.banner_bj{
	position: absolute;
	z-index:111;
	margin:0 auto;
	width:100%;
	background:url(../images/banner_bj.png) bottom center no-repeat;
	height:180px;
	bottom:0;}
/***************关键词*********/
.key_w{
    margin: 0 auto;
    width: 100%;
    clear: both;
    overflow: hidden;
    line-height: 24px;
	line-height:60px;
}
.key_a{
	margin:0 auto;
	width:1200px;	font-size:14px;
}
.key_a span{
	font-weight: normal;
	margin-left:5px;
	font-size:16px;
	color:#000;
}
.key_a a{
	color:#777;
	margin:0 5px;}
.key_a a:hover{
	color:#357444;
}
/***************************/
.content_a_w{
	background: url(../images/sy_01.jpg) top center no-repeat #f6f6f6;
	margin:0 auto;
	width:100%;
	padding-bottom:40px;
	min-height:470px;
}
.content_a{
	margin:0 auto;
	width:1200px;
	padding:50px 0;
}
.bt_sy{
	margin:0 auto;
	width:710px;
	text-align:center;}
.bt_sy_01{
	font-size:44px;
	line-height:60px;
	color:#357444;
	letter-spacing:3px;
	font-weight:bold;}
.bt_sy_02{
	margin:8px auto;
	position:relative;
	height:5px;
	width:100%;}
.bt_sy_02 .bt_sy_02_a{
	position:absolute;
	height:1px;
	background-color:#dfdfdf;
	margin:0 auto;
	top:2px;
	width:100%;}
.bt_sy_02_b{
	position:absolute;
	height:5px;
	top:0;
	left:0;
	width:100%;
	margin:0 auto;	
}
.bt_sy_02_b_nr{
	margin:0 auto;
	width:160px;
}
.bt_sy_02_b_a{
	float:left;
	width:50%;	height:5px;
	background-color:#005797;}
.bt_sy_02_b_b{
	float: right;
	width:50%;	height:5px;
	background-color:#5ea656;}
.bt_sy_03{
	line-height:30px;
	font-size:18px;
	color:#666666;
}
.content_a_nr{
	margin-top:30px;}
.content_a_nr ul{
	clear:both;
	overflow:hidden;}
.content_a_nr ul li{
	float:left;
	width:200px;
	text-align:center;
}
.hx_pic{
	margin:0 auto;
	width:180px;
	height:180px;}
.hx_pic img{
	width:180px;
	height:180px;}
.hx_jj{
	margin-top:10px;
	font-size:14px;
	color:#676666;
	line-height:22px;}
/******************************/
.more_a_bj{
	margin:0 auto;
	width:218px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:16px;
	border-radius:18px;
	position:relative;
top:-22px;
}
.bj{
		background: -webkit-linear-gradient(left, #268297 , #42ad73); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #268297 , #42ad73); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #268297 , #42ad73); /* Firefox 3.6 - 15 */
background: linear-gradient(to right,#268297 , #42ad73); /* 标准的语法（必须放在最后） */

}
.more_a{
	color:#fff;}
.more_a:hover{
	color:#ffff00;}
/*****************************content_b_w**********/
.content_b_w{
	margin:40px auto 80px;
	width:100%;
	clear:both;
	overflow:hidden;
}
.content_b{
	margin:0px auto;
	clear:both;
	width:1200px;
}
.content_b_nr{
	margin:60px auto 0;
	width:1200px;}
.content_b_nrleft{
	float:left;
	width:243px;
	padding:10px 0;}
.pro_sylm_01{
	margin:10px 25px 0;
	padding-bottom:5px;
	border-bottom:3px solid #fff;}
.pro_sylm_01_a{
	font-size:22px;
	color:#fff;
	line-height:28px;}
.pro_sylm_01_b{
	color:#fff;
	font-size:14px;
	line-height:24px;}

.pro_sylm_02{
	margin:10px 25px;
}
.pro_sylm_02 ul{
	clear:both;
	overflow:hidden;}
.pro_sylm_02 ul li{
	font-size:18px;
	line-height:30px;
	margin:5px 0;
	color:#fff;
	padding-left:25px;
}
.pro_sylm_02 ul li a{
	color:#fff;
	font-size:14px;
	margin-left:10px;}
.pro_sylm_02 ul li:hover,.pro_sylm_02 ul li:first-child{
	border-radius:8px;
	background-color:#0b5a9f;
	line-height:30px;}
	
.content_b_nrright{
	float:right;
	position:relative;
	width:920px;
	z-index:1;
	height:411px;
	overflow:hidden;
}
.prolm_nr{
	width:910px;
	height:401px;}
.prolm_nr_left{
	float:left;
	width:630px;
	overflow:hidden;
	height:401px;}
.prolm_nr_left img{
	width:603px;
	height:401px;
}

/******************************/
.prolm_pic{
	width:630px;
	height:401px;
	overflow:hidden;
	position:relative;
	left:0;
	top:0;}
.wenzi_pro{
	line-height:50px;
	font-size:16px;
	color:#fff;
	padding-left:125px;}
.more_b{

	border-radius:22px;
	width:240px;
	height:40px;
	margin:35px auto 0;
	overflow:hidden;
	line-height:40px;}
.more_b a{
	display:block;
	width:116px;
	text-align:center;
	color:#fff;
	overflow:hidden;
	height:40px;
	line-height:40px;
	font-size:14px;
	float:left;}
.more_b .first{
	background-color:#fff;
	color:#0b5a9f;
}
.more_b a.last{
	height:36px;
	line-height:36px;
	border-radius:0 18px 18px 0;
		border:2px solid #fff;
	}
.more_b a:hover{
	color:#ffff00;}
.more_b a:hover.first{
	color:#003059;}

.kv{	border:5px solid #0b5a9f;width:910px;height:401px;overflow:hidden;}
.kv_pic{width:5000px;height:401px;overflow:hidden;position:absolute;}
.kv_pic>li{width:630px;height:401px;float:left; overflow:hidden;}
.kv_pic img{width:630px; height:401px;}

.kv_word{width:280px;height:401px;background-color:#0b5a9f;position:absolute;top:5px;right:5px;overflow:hidden;}
.kv_word .tit1{font-size:16px;color:#fff;margin-left:18px;margin-top:35px; font-weight:normal; line-height:30px;}
.kv_word .tit2{font-size:15px;color:#fff;margin-left:18px; font-weight:normal; line-height:24px;}
.kv_word li div.prolm_p{font-size:12px;color:#fff;width:252px;margin-left:18px;line-height:24px; margin-top:10px;}
.kv_word ul{width:1400px;height:401px;position:absolute;}
.kv_word ul li{width:280px;height:401px;float:left;}

.kv .control{width:380px;height:50px;position:absolute;left:0px;bottom:0px; z-index:555; background-color:#0b5a9f;}
.kv .control div.tb{width:50px;height:50px;float:left;cursor:pointer; text-align:center; line-height:50px;
font-size:40px; font-family:serif; font-weight:100; color:#fff;}
.kv .control div.prev{ background-color:#0565ff;}
.kv .control div.prev:hover{ background-color:#0050d3;}
.kv .control div.next{ background-color:#4bb761;}
.kv .control div.next:hover{ background-color:#25b13d;}

.kv_dot{position:absolute;left:250px;top:440px;}
.kv_dot ul>li{width:10px;height:10px;background:url(../images/icons_dot1.png) no-repeat center;float:left;margin-right:5px;}
.kv_dot ul>li.action{background:url(../images/icons_dot2.png) no-repeat center;}
/*************************************/
.content_c_w{
	background-color:#f8f8f8;
	margin:60px auto;
	width:100%;
	padding:60px 0;
}
.content_c{
	margin:0 auto;
	width:1200px;
}
.bt_sy_01 span{
	font-size:53px;
	font-style:italic;
	color:#ff0000;}
.content_c_nr{
	margin:15px auto;
	width:1200px;
}
.ly_01{
	height:416px;
	background:url(../images/ly_01.png) left top no-repeat;
}
.ly_nr{
	clear:both;
	overflow:hidden;
	margin-top:60px;}
.ly_right{
	float:right;
	width:540px;
}
.ly_nr_left{
	float:left;
	width:80px;
	background:url(../images/ly_a.png) left top no-repeat;
	height:78px;
	line-height:78px;
	font-size:40px;
	color:#fff;
	padding-left:15px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.ly_nr_right{
	float:right;
	width:440px;
}
.ly_bt01{
	font-size:36px;
	font-weight:bold;
	color:#333;
	line-height:36px;}
.ly_bt02{
	color:#ff0000;
		font-size:30px;
	font-weight:bold;
	margin-top:5px;
	line-height:36px;
}
.ly_jj{
	clear:both;
	margin-top:30px;}
.ly_jj ul li{
	background: url(../images/ly_d.png) left 5px no-repeat;
	padding-left:15px;
	line-height:20px;
	margin:10px 0;
	color:#5c5c5c;
	font-size:14px;
}
.ly_02{
height:395px;
padding-top:80px;
	background:url(../images/ly_02.png) right top no-repeat;
}
.ly_left{
	float:left;
	width:620px;
}
.ly_nr_right02{
	width:520px;}
.ly_03{
	height:438px;
	background:url(../images/ly_03.png) left top no-repeat;
}
/*************************首页产品推荐样式***************/
.sy_pro_nnr{ clear:both; overflow:hidden;}
/*public*/
.fl{display:inline;float:left}
/*.fr{display:inline;float:right}*/
.cf:after{content:"";clear:both;display:block;height:0;overflow:hidden}
.cf{zoom:1}
/*main*/
.lanrenzhijia{/*width:960px;*/ width:1201px; margin:30px auto 0;}
.lanrenzhijia .title-list{ position: relative; top: 6px;}
.lanrenzhijia .title-list li{ width:170px; line-height: 40px; text-align: center; float: left; display: inline;
border:1px solid #357444; border-right:0 solid; color:#357444;
}
.lanrenzhijia .title-list li:last-child{border-right:1px solid #357444;}
.lanrenzhijia .title-list li.on{ color: #fff; font-weight: bold;background: -webkit-linear-gradient(left, #268297 , #42ad73); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #268297 , #42ad73); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #268297 , #42ad73); /* Firefox 3.6 - 15 */
background: linear-gradient(to right,#268297 , #42ad73); /* 标准的语法（必须放在最后） */}

.product{ /*height:540px;*/ position: relative; overflow: hidden; display: none; margin-top: 30px; border:1px solid #e6e6e6;}
.product ul{ position: absolute; left: 0px;}
.product-wrap .show{ display: block;}
.product-wrap .product li{ position:relative; float: left; display: inline; margin-bottom:20px; margin-right: 10px;background: #f3f3f3;
border: 1px solid #00a6be; transition:0.4s;-webkit-transition:0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;-ms-transition: 0.4s;}
.product-wrap .product li:hover{ border-color:#ff6600;}
.product-wrap .product li .pro_tj{ position:absolute; left:-1px; top:-1px; background:url(../images/pro_tj.png) top left no-repeat; width:75px; height:73px;}

.product-wrap .product li:nth-child(4n){margin-right:0px;}
.product-wrap .product li a.imgwrap{ display: block; width: 290px; height: 215px; background: #fff; text-align:center;}
.product-wrap .product li a.imgwrap img{ width:290px; height:215px;}
.product-wrap .product li .pro_name{ background:url(../images/pic_name.png) top center no-repeat; width:290px; height:42px; line-height:42px;}
.product-wrap .product li .pro_name a{ color: #fff; padding-left:12px; font-size:14px;}
.product-wrap .product li p a:hover{ color: #ff6600; text-decoration: none;}
/* ***************** */
.content_e_w{
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:100%;
	padding:0px 0 60px;}
.cf001{
	clear:both;
	overflow:hidden;}
.pro_tj_left{
	padding:15px 15px 10px;
	border-right:1px solid #e6e6e6;
	float:left;
	width:766px;
	height: 564px;
}
.pro_tj_leftpic{
	width:766px;
	height:463px;
	overflow:hidden;}
.pro_tj_leftpic a{
	width:766px;
	display:block;
	height:463px;
	overflow:hidden;}
.pro_tj_leftpic a img{
	width:766px;
	height:463px;
	transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
}
.pro_tj_leftpic a:hover img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.pro_tj_leftjj{
	margin-top:35px;
	clear:both;
	overflow:hidden;}
.syprotj_a{
	float:left;
	width:480px;
}

.syprotj_a_bt{
	line-height:30px;
	font-size:16px;
}
.syprotj_a_bt a{
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
.syprotj_a_bt a:hover{
	color:#00a6be;
}
.syprotj_a_jj{
	line-height:18px;
	color:#666;}
.syprotj_b{
	float:right;
	margin-top:8px;
	width:270px;
	height:45px;}
.syprotj_b a{
	display:block;
	float:left;
	width:118px;
	text-align:center;
	height:30px;
	line-height:30px;
	border-radius:16px;
	border:2px solid #4db75f;
	margin-left:20px;
	box-shadow:0px 0px 8px 0px #3aa17d;}
.syprotj_b a:hover{
	color:#4db75f;}
.syprotj_b a.first{
	margin-left:0;
	padding:2px;
	color:#fff;
		border:0px solid #4db75f;}
.syprotj_b a:hover.first{
	color:#ffff00;}
.pro_tj_right{
	float:right;
	width:401px;}
.prosy_01_x{
	border-bottom:1px solid #e6e6e6;}
.prosy_01{
}
.prosy_01_pic{
	margin:15px auto;
	width:370px;
	height:228px;
	overflow:hidden;
	border:1px solid #e6e6e6;}
.prosy_01_pic a{
		width:370px;
	height:228px;
	overflow:hidden;
	display:block;
}
.prosy_01_pic a img{
			width:370px;
	height:236px;
		transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
}
.prosy_01_pic a:hover img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.prosy_01_name{
	text-align:center;
	line-height:18px;
	font-size:15px;
	color:#333;
	padding-bottom:16px;}
.prosy_01_name a{
	color:#333;
	font-weight:bold;}
.prosy_01_name a:hover{
	color:#4db75f;
}
/************************/
.content_d_w{
	margin:0 auto;
	height:770px;
}
.content_d{
	padding-top:40px;
	height:730px;
	background:url(../images/sy_map.png) center 150px no-repeat;
}
.content_d .bt_sy_01{
	color:#fff;}
.content_d .bt_sy_02 .bt_sy_02_a{
	background-color:#73b3b3;}
 .content_d .bt_sy_02_b_b{
	background-color:#fff;
}
 .content_d .bt_sy_02_b_a{
	background-color:#e4ff00;
}
 .content_d .bt_sy_03{
	 color:#fff;
}
.about_sy{
	margin:60px auto;
	width:1120px;
	height:410px;
	padding:40px;
	background:rgba(0,0,0,0.6);
	box-shadow:0px 0px 2px 0px #666;}
.bt_about_more{
	width:120px;
	text-align:center;
	border-radius:12px;
	line-height:40px;}

.bt_about_more a{
	font-size:14px;
	color:#fff;}
.bt_about_more a:hover{
	color:#ffff00;}
.about_sy_left{
	float:left;
	width:580px;
	color:#fff;}
.about_pic{
	width:483px;
	float:right;
	margin-top:40px;
}
.bt_about_01{
	font-size:30px;
	line-height:36px;
}
.bt_about_02{
	font-size:16px;
	line-height:24px;}
.bt_about_nr{
	margin-top:25px;
	font-size:14px;
	line-height:26px;
	margin-bottom:30px;}
.about_pic a{
	display:block;
	width:473px;
	height:329px;
	overflow:hidden;
	border:5px solid #fff;}
.about_pic a img{
		width:473px;
	height:329px;
			transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
}
.about_pic a:hover img{
		transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}

/***********新闻中心****************/
.content_f_w{
	background-color:#f6f6f7;
	margin:0 auto;
	width:100%;
	clear:both;
	overflow:hidden;
	padding:60px 0;
}
.content_f{
	margin:0 auto;
	width:1200px;}
.news_sy{
	margin:60px auto 0;
	width:1200px;
}
.left_news{
	float:left;
	width:467px;
}
.left_news_pic{
	width:467px;
	height:142px;
}
.left_news_pic a{
	width:467px;
	height:142px;
	overflow:hidden;
	display:block;
}
.left_news_pic a img{
		width:467px;
	height:142px;
		transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
}
.left_news_pic a:hover img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.left_news_name{
	clear:both;}
.bt_news{
	line-height:30px;
	margin-top:5px;
}
.bt_news a{
	font-size:14px;
	color:#333;}
.bt_news a:hover{
	color:#ff0000;}
.jj_news{
	color:#888;
	line-height:22px;}
.more_news a{
	display:block;
	margin-top:15px;
	width:140px;
	font-size:16px;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#fff;}
.more_news a:hover{
	color:#ffff00;}
.right_news{
	float:right;
	width:690px;}
.right_news ul{
	clear:both;
	overflow:hidden;}
.right_news ul li{
	margin-bottom:14px;
	padding-bottom:14px;
	border-bottom:1px dashed #dfdfdf;}
.newsa_bt a{
	color:#333;
	line-height:24px;
	font-size:14px;}
.newsa_bt a:hover{
	color:#ff0000;}
.newsa_jj{
	line-height:20px;
	color:#888;}

/********案例展示首页*******/
.content_g_w{
	margin:60px auto;
	width:100%;
	clear:both;
	overflow:hidden;}
.cf_sy{
	clear:both;
	margin:40px auto 0;
	width:1200px;
}

.picMarquee-left {
     margin:10px 0px;
    width: 1200px;
    overflow: hidden;
    clear: both;
}
.edu_sy .bd ul li {
    float: left;
    margin: 15px 15px;
    width: 386px;
    overflow: hidden;	box-shadow:0px 0px 8px #ccc;
}

.edu_sy .bd ul li a {
    display: block;
    width: 376px;
    height: 100%;
    padding:5px;
	background-color:#fff;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.edu_sy .bd ul li a span {
    display: block;
    width: 376px;
    height: 281px;
    overflow: hidden;
}

.edu_sy .bd ul li a span img {
    width: 376px;
    height: 281px;
}

.edu_sy .bd ul li a p {
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #666666;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.edu_sy .bd ul li a:hover {
    border-color: #357444;
    background-color: #357444;
}

.edu_sy .bd ul li a:hover p {
    color: #fff;
}

/******link****/
.link_w{
	border-top:1px solid #dfdfdf;
	margin:0 auto;
	width:100%;
	height:80px;
	line-height:80px;
}
.link_a{
	margin:0 auto;
	width:1200px;
	font-size:16px;
	color:#666;
	font-weight:bold;}
.link_a a{
	color:#666;
	font-weight:normal;
	margin:0 8px;}
.link_a a:hover{
	color:#ff0000;}

/********footer************/
.foot_w{
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:100%;
	border-top:6px solid #ea4049;
	background-color:#1a1e29;
	border-bottom:1px solid #000;
}
.foot{
	margin:0 auto;
	width:1200px;
	background:url(../images/foot_logo.jpg) 0 0 no-repeat;
	min-height:270px;
}
.foot_left{
	float:left;
	margin-top:50px;}
.foot_left ul{
	clear:both;
	overflow:hidden;}

.foot_left ul li{
	float:left;
	margin-right:80px;}
.foot_bt01{
	font-size:14px;
	line-height:40px;}
.foot_bt01 a{
	color:#fff;}
.foot_bt01 a:hover{
	color:#ffff00;}
.foot_bt02{
	margin-top:8px;}
.foot_bt02 .foot_bt02_a{
	line-height:30px;}
.foot_bt02 .foot_bt02_a a{
	color:#bbbbbb;}
.foot_bt02 .foot_bt02_a a:hover{
	color:#fff}
.foot_right{
	float:right;
	width:113px;
	color:#fff;
	background:url(../images/pic_erm.jpg) right 50px no-repeat;
	height:165px;
	
}
.erm_name{
	margin-top:165px;
	text-align:center;
	line-height:40px;}


.foot_a_w{
	border-top:1px solid #3d3d3d;
	height:60px;
	line-height:60px;
	margin:0 auto;	background-color:#11141b;
	width:100%;}
.foot_a{
	margin:0 auto;
	width:1200px;
	clear:both;
	overflow:hidden;
	text-align:center;
	color:#fff;
	font-size:14px;
}
.foot_a a{
	color:#fff;}
.foot_a a:hover{
	color:#ffff00;}
.foot_left ul li.gsmc_name{
	text-align:center;
	margin-top:125px;
	width:226px;
	color:#fff;
	font-size:14px;
	margin-right:120px;	
}
.foot_bt04{
	color:#fff;
	font-size:14px;
	line-height:36px;
}
.gsmc_lxwm{
	margin-left:15px;}
	
/***************内页关于我们**********/
.ny_w{
	    background-color: #f4f2f3;
    padding: 50px 0;
}
.ny_wz a{
  color: #666;
  margin:0 6px;
}
.ny_wz a:hover{
  color: #b88111;
}
.ny_about{
  min-height: 680px;
  font-size: 14px;
  line-height: 28px;
  color: #666;
}
.ny_about_w{
  padding: 25px;  background-color: #fff;
  width:880px;
}
.ny_bt{
  border-bottom: 1px solid #f1f1f1;
  margin-bottom:15px;
}
.newshow_bt{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 10px;
}
.newshow_time{
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  border-top:1px dashed #dfdfdf;
  border-bottom:1px dashed #dfdfdf;
}
.ny_right_nr{
  margin-top:10px;
}
.news_list{
  clear: both;
  overflow: hidden;
}
.news_list li{
    padding:10px 20px;
    clear: both;
    overflow: hidden;
    margin: 15px 0px;
    background-color: #f9f9f9;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}
.news_list li .news_list_bt{
  margin-bottom: 0px;
  font-size: 15px;
}
.news_list li .news_list_jj{
  line-height: 22px;
  color: #666;
  font-size: 12px;
}
.news_list li .news_time{
  background-color: #ccc;
  width: 70px;
  text-align: center;
  margin:6px 0;
  float: left;
  height:70px;
  margin-right: 15px;
  font-size: 12px;
  line-height: 70px;
  word-break:break-all;
  
}
.prosy_bt_01a {
    font-size: 37px;
    color: #0e6dbc;
    font-weight: bold;
    line-height: 36px;
}
.prosy_bt_01b {
    font-size: 22px;
    line-height: 36px;
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
/*******关于我们*****/
.clear{
   clear:both;
    overflow: hidden;
}
.mar{
margin:0 auto;
width: 100%;
}
.marn{
    margin:0 auto;
    width: 1200px;
}
.content_w{
  background-color:#f4f2f3;
  padding: 50px 0;
}
.pro_syleft{
  float: left;
  width: 215px;
}
.pro_syright{
  float: right;
  width: 930px;
}
/***产品左侧*****/
.prosy_bt{
  height: 80px;
}
.yansejb{
background: -webkit-linear-gradient(left, #268297 , #42ad73);
    background: -o-linear-gradient(right, #268297 , #42ad73);
    background: -moz-linear-gradient(right, #268297 , #42ad73);
    background: linear-gradient(to right,#268297 , #42ad73);/
}
.prosy_bt_bj{
  height: 80px;
  padding-left: 65px;
  background: url(../images/web_05.png) 15px center no-repeat;
}
.prosy_bt01{
  font-size: 26px;
  color: #fff;
  padding-top:18px;
  letter-spacing:2px;
}
.prosy_bt02{
  font-size: 12px;
text-transform:uppercase;
color: #fff;
padding-top: 2px;
}
.prosy_nr{
  background-color:#fff;
  padding: 15px;
}
.prosy_nr ul li a{
  display: block;
  line-height:50px;
  border-bottom: 1px solid #ececec;
  font-size:16px;
  color: #666;
  padding-left: 35px;
  background: url(../images/pro_b.jpg)  10px center no-repeat;
}
.prosy_nr ul li a.pro_on{
  color: #ea4049;
background: url(../images/pro_a.jpg)  10px center no-repeat;
}
.prosy_nr ul li a:hover{
  color: #ea4049;
background: url(../images/pro_a.jpg)  10px center no-repeat;
}
.prosy_db{
  height: 190px;
}
.pro_tel01{
  margin:0px auto 0;
  text-align: center;
  padding: 25px 0 0;
}
.pro_tel02{
  font-size: 27px;
  color: #ffffff;
  line-height: 30px;
  padding-top: 15px;
  text-align: center;
  font-family: Arial;
}
.pro_tel03{
  padding-top:0px;
  font-size: 18px;
   color: #ffffff; text-align: center;
    line-height: 40px;
}
.pro_tel04{
  margin:5px 20px 30px;
  height:30px;
  background-color: #fff3dc;
  text-align: center;
  line-height: 30px;
}
.pro_tel04 a{
  color: #00879b;
  font-size: 15px;
}
.pro_tel04 a:hover{
  color: #b6000c;
}
.prosy_bt_01{
  float: left;
}
.prosy_bt_01a{
  font-size: 37px;
    color: #00879b;
    font-weight: bold;
    line-height: 36px
}
.prosy_bt_01b{
    font-size: 22px;
    line-height: 36px;
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.prosy_bt_02{
  float: right;
}
/***************/
.ny_about{
  min-height: 680px;
  font-size: 14px;
  line-height: 28px;
  color: #666;
}
.ny_about_w{
  padding: 25px;  background-color: #fff;
  width:880px;
}
/*****************新闻********/
.ny_right_nr{
  margin-top:10px;
}
.news_list{
  clear: both;
  overflow: hidden;
}
.news_list li{
    padding:10px 20px;
    clear: both;
    overflow: hidden;
    margin: 15px 0px;
    background-color: #f9f9f9;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}
.news_list li .news_list_bt{
  margin-bottom: 0px;
  font-size: 15px;
}
.news_list_bt a:hover{
	color:#ea4049;
}
.news_list li .news_list_jj{
  line-height: 22px;
  color: #666;
  font-size: 12px;
}
.news_list li .news_time{
  background-color: #ccc;
  width: 70px;
  text-align: center;
  margin:6px 0;
  float: left;
  height:70px;
  margin-right: 15px;
  font-size: 12px;
  line-height: 70px;
  word-break:break-all;
  
}
.ny_bt{
  border-bottom: 1px solid #f1f1f1;
  margin-bottom:15px;
}
.newshow_bt{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 10px;
}
.newshow_time{
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  border-top:1px dashed #dfdfdf;
  border-bottom:1px dashed #dfdfdf;
}
/************产品*****************/
.prosy_nra{
  clear: both;
  overflow: hidden;
}
.prosy_nra ul{
  display: flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.prosy_nra ul li{
  background-color: #f9f9f9;
  padding: 15px 11px;
  margin-bottom: 25px;
  text-align: center;
}
.prosy_nra ul li .pro_pic{
  margin-bottom: 10px;
}
.prosy_nra ul li .pro_pic a{
  display: block;
  width: 260px;
  height: 200px;
  overflow: hidden;
}
.prosy_nra ul li .pro_pic a img{
  width: 260px;
  height: 200px;
      transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}
.prosy_nra ul li .pro_pic a:hover img{
  transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.prosy_nra.prosy_nraaa ul li .pro_pic a{
	height:166px;}
.prosy_nra.prosy_nraaa ul li .pro_pic a img{
	height:166px;}

.prosy_nra ul li .pro_name{
  border-top: 1px solid #f1f1f1;
  line-height: 30px;
  font-size: 14px;
  text-align:left;
}
.prosy_nra ul li .pro_name a{
   color: #333;
}
.prosy_nra ul li .pro_name a:hover{
   color: #ea4049;
}
.prosy_nra ul li .more_aa{
  margin:0px auto;
  width: 260px;
  font-size: 12px;
  text-align:left;
  line-height:20px;
  color:#666;
}
/******产品分页*******/
.ny_news_page{
	margin:10px auto 60px;
	clear:both;
	padding-top:10px;
	width:1200px;}
.ny_news_page a,.ny_news_page span{
	display:block;
	float:left;
	line-height:40px;
	text-align:center;
	font-size:12px;
	width:70px;
	height:40px;
	color:#333;
	background-color:#f8f8f8;
	margin-right:10px}
.ny_news_page a:hover,.ny_news_page span{
	background-color:#00879b;
	color:#fff;}
.ny_news_page a.page_aa{
	background-color:#00879b;
	color:#fff;}
/**************************/
